body {
    background-image: url(https://xiechenpiaopiao.neocities.org/bg.jpg);
   background-repeat: no-repeat;      
    background-position: center;       
    background-size: cover;           
    background-attachment: fixed; 
}

body {
    font-family: Arial, sans-serif;
    padding: 20px;
}